﻿* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Microsoft Yahei";
  font-size: 12px;
  color: #000000;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  overflow-x: hidden;
}


/* @font-face{
	font-family: "myfont_Magpie";
	src: url('../font/MagpieSign.TTF');
} */


/* 自定义标签样式 */

a {
  text-decoration: none;
  color: #000;
  -webkit-tap-highlight-color: transparent;
  display: block;
}

label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ul li,
ol li {
  list-style: none;
}

input,
img,
textarea,
button {
  outline: none;
  border: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
}

button {
  background: none;
  outline: none;
}

b {
  font-weight: normal;
}

u {
  text-decoration: none;
}


/* 自定义公共类名样式 */

.fl-lt {
  float: left;
}

.fl-rt {
  float: right;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.contain {
  width: 14.2rem;
  margin: 0 auto;
}
.top .contain {
  width: 14.2rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.top {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 1.14rem;
  background: #ff9bc1;
  box-sizing: border-box;
  font-size: 0;
  border-bottom: 0.14rem #ffe1ef solid;

}

.top .logo {
  width: 1rem;
  height: 0.64rem;
  margin-top: 0.1rem;
}
.top .logo img{
  width: 1rem;
  height: 0.64rem;
  display: block;
}
.top .nav {
  padding-top: .34rem;
  display: inline-block;
}

.top .nav ul li>a {
  color: #fff;
  font-family: "syht";
  width: 1rem;
  height: 0.34rem;
  font-size: .17rem;
  line-height: 0.34rem;
  text-align: center;
  display: block;
  border-radius: 0.11rem!important;
}

.top .nav ul li {
  width: 1.15rem;
  height: 0.79rem;
  position: relative;
  display: inline-block;
}

.top .nav li.active>a:first-child,
.top .nav li:hover>a:first-child {
  background-color: #56a6ff;
}



.top .top-tel {
  margin-top: .24rem;
  width: 2.7rem;
  float: right;
  border: #fff 2px solid;
  border-radius: 0.5rem;
  height: 0.5rem;
}

.top .top-tel p {
  font-size: .193rem;
  color: #fff;
  line-height: 0.5rem;
  font-family: "ysb";
  text-align: center;
}




.foot{
  width: 19.2rem;
  background: #ff9bc0;
  height: 1.1rem;

  bottom: 0;
  z-index: 9;
}

.foot .contain {
  width:16.68rem;
  display: flex;
  align-items: center;
  height: 1.1rem;
  margin: 0 auto;
}

.foot-logo {
  width: 1rem;
  height: 0.64rem;
  margin:-0.1rem 0.56rem 0 0.12rem;
}

.foot-logo img {
  width: 1rem;
  height: 0.64rem;
  display: block;
}

.foot-lxfs {
  display: flex;
  align-items: center;
  height: 0.52rem;
  
}

.foot-lxfs>img{
width: 0.28rem;
height: 0.43rem;
display: block;
margin-right: 0.15rem;
}


.foot-lxfs h3 {
  color: #fff;
  font-size: 0.233rem;
  line-height: 0.3rem;
}

.foot-lxfs .foot-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.foot-lxfs p{
  font-family: "syhtm";
  font-size: 0.285rem;
  line-height: 0.4rem;
  color: #fff;
  width: 200%;
  height: 200%;
  transform: scale(0.5);
 transform-origin:0 0;
margin-bottom: -0.2rem;
margin-right: -3.2rem;

}
.foot .foot-call{
  font-size: 0.455rem;
  font-family:"sy";
  color: #fff;
  font-weight: 600;
  margin-left: 0.5rem;
  position: relative;
  letter-spacing: 0.02rem;
}
.foot .foot-call::after{
  content: "";
  width: 0.82rem;
  height: 0.82rem;
  background-image: url(../img/foot-seal.png);
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.foot .foot-list{
  width: 3.72rem;
  display: flex;
justify-content: space-between;
align-items: center;
margin-left: 1.65rem;
}
.foot .foot-list li img{
width:0.64rem;
height:0.64rem;
display: block;
}


.current {
  font-size: 16px;
  color: #fff;
  background: #ee7d20;
  padding: .3rem 0;
}

.block {
  height: 8px;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  box-sizing: border-box;
  width: 100%;
}

.no-mr {
  margin-right: 0!important;
}

.banner {
  width: 100%;
  height:calc(100vh - 1.1rem - 1.14rem);
  margin-top: 1.14rem;
}

.banner .ban{
  width: 100%;
  height:calc(100vh - 1.1rem - 1.14rem);
}
.banner .ban img{
  width: 100%;
  height:calc(100vh - 1.1rem - 1.14rem);
}



.banner .swiper-pagination-bullet {
  width: 0.18rem;
  height: 0.18rem;
  background: #fff;
  opacity: 0.6;
  border-radius: 50%;
  margin: 0 8px!important;
}

.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}

.banner.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 55px;
}


.split {
  width: 100%;
  height: 0.05rem;
  border-top: #d7d7d7 1px solid;
  border-bottom: #cfcfcf 1px solid;
  margin: 0.88rem 0 0.88rem;
}

.slide-nav {
  width: 1.02rem;
}

.slide-nav a {
  width: 1.02rem;
  height: .48rem;
  line-height: .48rem;
  font-size: .18rem;
  background: #efefef;
  text-align: center;
  border-bottom: 1px solid #fff;
  color: #333333;
}



.cont-right {
  position: relative;
}

.to {
  width: 100%;
  height: 1.14rem;
  z-index: -200;
  position: absolute;
  top: -1.14rem;
  left: 0;
}

@font-face {
  font-family:"sy";
  src: url(../font/SourcehansanscnNormal.otf);
}
@font-face {
  font-family:"ysb";
  src: url(../font/YouSheBiaoTiHei-2.ttf);
}


.center-box {
  width: 100%;
  background-size: 100%;
  padding-top: 1.09rem;
}


 .cont-nav {
  position: relative;
  height: .33rem;
  text-align: center;
  font-size: 0;
  top: 1rem;
}

 .cont-nav::after,
 .cont-nav::before {
  content: "";
  width: 23%;
  height: 2px;
  background: #56a6ff;
  position: absolute;
  top: 50%;
}

 .cont-nav::after {
  right: 0%;
}

 .cont-nav::before {
  left: 0%;
}

.cont-nav a {
  position: relative;
  z-index: 1;
  margin: 0 .13rem;
  display: inline-block;
  width: 1.18rem;
  text-align: center;
  line-height: .33rem;
  background: #ffd044;
  font-size: .18rem;
  color: #fff;
  font-weight: lighter;
  border-radius: 0.15rem;
}

 .cont-nav a.now {
  background: #56a6ff;
}

.center-box .cont-tit {
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
height: 1.41rem;
  background-size: 100% 100%;
  margin: 0 auto;
}
.center-box .cont-tit h2{
  font-size: 0.6rem;
  font-family: "ysb";
  color: #fff;
  font-weight: normal;
  line-height: 1em;
}
.center-box .cont-tit p{
  color: #ffd044;
  font-size: 0.225rem;
  font-family: "ysb";
  line-height: 1em;
}
.center-box>h5{
  position: relative;
  display:table;
  line-height: 1em;
  font-family: "sy";
  font-weight: 600;
  font-size: .36rem;
  color: #000;
margin: 0.38rem auto 0;
text-align: center;
}
.center-box>h5::before,
.center-box>h5::after {
  content: "";
  position: absolute;
  width: 1.92rem;
  height: 2px;
  background-color: #000;
  top: 50%;
  transform: translateY(-50%);
}

.center-box>h5::before {
  left: -2.22rem;
}

.center-box>h5::after {
  right:-2.22rem;
}
.pa {
  position: absolute;
}


/* 20210720改动 */
.top .nav ul li {
  width: 1.32rem;
  height: 0.79rem;
  position: relative;
  display: inline-block;
}
.foot .contain {
  width:12.2rem;
  display: flex;
  align-items: center;
  height: 1.1rem;
  margin: 0 auto;
}
.top .contain {
  width: 12.2rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.foot .contain{
  justify-content: space-between;
} 
.foot .foot-call{
  font-size: 0.32rem;
  font-family:"sy";
  color: #fff;
  font-weight: 600;
  margin-left: 0.5rem;
  position: relative;
  letter-spacing: 0.02rem;
}
.foot .foot-call::before{
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background-image: url(../img/call.png);
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -0.55rem;
}
.foot .foot-list{
  width: 3.4rem;
  display: flex;
justify-content: space-between;
align-items: center;
margin-left: 0;
}
.foot .foot-list li img{
  width:0.6rem;
  height:0.6rem;
  display: block;
  }
.foot-logo {
  width: 1.27rem;
  height: 0.84rem;
  margin: 0;
}
.foot-logo img {
  width: 1.27rem;
  height: 0.84rem;
  display: block;
}
.foot .foot-call::after{
  content: "";
  width: 0.72rem;
  height: 0.72rem;
  background-image: url(../img/foot-seal.png);
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* 20210803改动底部添加备案号 */
.foot .foot-call{
  font-size: 0.28rem;
  font-family:"sy";
  color: #fff;
  font-weight: 600;
  margin-left: 0rem;
  position: relative;
  letter-spacing: 0.01rem;
  transform: translateX(-15%) translateY(-20%);
}
.foot .foot-call::before{
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  background-image: url(../img/call.png);
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -0.45rem;
}
.foot .foot-call::after{
  content: "";
  width: 0.72rem;
  height: 0.72rem;
  background-image: url(../img/foot-seal.png);
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-30%);
  right: -1.5rem;
}
.foot .foot-list{
  width: 3rem;
}
.foot .foot-ba{
position: absolute;
left: 50%;
color: #fff;
font-size: 0.2rem;
bottom: 15%;
transform: translateX(-54%);
font-weight: bold;
}
.foot .contain{
  position: relative;
}
